gdkwindow: Call function instead of copying its code
authorBenjamin Otte <otte@redhat.com>
Fri, 28 Feb 2014 02:07:18 +0000 (03:07 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 28 Feb 2014 02:09:23 +0000 (03:09 +0100)
commite9aa5a9822e6c0344ca2639f0d160702b4a855dd
treed4a17fc06ee64bb84818368a0457a1beffdd4b02
parent2dd3226c671a71205108c37986e90fb9077a8ab0
gdkwindow: Call function instead of copying its code

gdk_window_get_origin() is just a variant of
gdk_window_get_root_coords() after all.
gdk/gdkwindow.c